align-content & align-items


Posted by Rich on 2021-05-17

Align-content determines the spacing between lines, while align-items determines how the items as a whole are aligned within the container.
When there is only one line, align-content has no effect.










Related Posts

[03] JavaScript 入門 - 型別、陣列、物件、函式

[03] JavaScript 入門 - 型別、陣列、物件、函式

用現成的套件建置 react 環境遇到的問題

用現成的套件建置 react 環境遇到的問題

第一週 [CMD101] Command Line

第一週 [CMD101] Command Line


Comments